System.Classes.TFileStream

您所在的位置:网站首页 delphi tstream System.Classes.TFileStream

System.Classes.TFileStream

2023-04-15 02:12| 来源: 网络整理| 查看: 265

Up to Parent: System.Classes Methods Properties Fields

Delphi

TFileStream = class(THandleStream)

C++

class PASCALIMPLEMENTATION TFileStream : public THandleStream Contents 1 Properties 2 Description 2.1 See Also 2.2 Code Examples Properties Type Visibility Source Unit Parent class public System.Classes.pasSystem.Classes.hpp System.Classes System.Classes Description

TFileStream enables applications to read from and write to a file on disk.

Use TFileStream to access the information in disk files. TFileStream will open a named file and provide methods to read from or write to it. If an application already has a handle to the file, opened in the appropriate mode, use THandleStream instead.

See Also ReadComponentResFile THandleStream WriteComponentResFile Setting the Response Content Streams, Reader and Writers

Code Examples ZLibCompressDecompress (C++) ZLibCompressDecompress (Delphi)


【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3